home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2872 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  959 b 

  1. Path: istar.net!infoshare!whome!gts!lethe!geac!REYAZRAH
  2. From: r.raheem@geac.com
  3. Newsgroups: comp.lang.c++
  4. Subject: VC++ Question : How to create a tabbed CDaoRecordView-based view ?
  5. Date: 19 Jan 1996 15:12:21 GMT
  6. Organization: Geac Canada Limited
  7. Message-ID: <4doccl$sag@cage.ca.geac.com>
  8. NNTP-Posting-Host: ray3.ca.geac.com
  9. X-Newsreader: News Xpress Version 1.0 Beta #4
  10.  
  11. I want to create a view of a table record that contains tabbed
  12. pages, each page containing controls to edit a specific set of
  13. fields from the record. For example, assuming the table contains
  14. Customer info, page 1 will have the customer's personal info, page
  15. 2 will have his ordering info, etc. 
  16.  
  17. I know that I have to create a CDaoRecordView for each page, but I am
  18. not sure how to combine the CTabCtl with these views. 
  19.  
  20. I am using VC++ ver 4.0. I have a C background, but am new to C++ and
  21. the MFC, so please bear with me if this is a stupid question.
  22.  
  23. Thanks,
  24. Reyaz
  25. R.Raheem@geac.com
  26.